2024-03-27 14:59:19,960 [ 119071 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-27 14:59:19,960 [ 119071 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-27 14:59:19,960 [ 119071 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-27 14:59:19,960 [ 119071 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_aaj5ef --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_HELPER_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_BASE_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBERIZED_HADOOP_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBEROS_KDC_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JS_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_default_compression_codec/test.py::test_default_codec_single test_default_compression_codec/test.py::test_default_codec_version_update test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] test_dictionaries_ddl/test.py::test_clickhouse_remote test_dictionaries_ddl/test.py::test_conflicting_name test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] test_dictionaries_ddl/test.py::test_dictionary_with_where test_dictionaries_ddl/test.py::test_file_dictionary_restrictions test_dictionaries_ddl/test.py::test_http_dictionary_restrictions test_dictionaries_ddl/test.py::test_restricted_database test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] test_distributed_ddl_parallel/test.py::test_all_in_parallel test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_distributed_ddl_parallel/test.py::test_smoke test_distributed_ddl_parallel/test.py::test_smoke_parallel test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] test_drop_replica/test.py::test_drop_replica test_fetch_memory_usage/test.py::test_huge_column test_freeze_table/test.py::test_freeze_table test_grant_and_revoke/test.py::test_allowed_grantees test_grant_and_revoke/test.py::test_current_database test_grant_and_revoke/test.py::test_grant_all_on_table test_grant_and_revoke/test.py::test_grant_option test_grant_and_revoke/test.py::test_grant_with_replace_option test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant test_grant_and_revoke/test.py::test_implicit_create_view_grant test_grant_and_revoke/test.py::test_implicit_show_grants test_grant_and_revoke/test.py::test_introspection test_grant_and_revoke/test.py::test_revoke_requires_grant_option test_grant_and_revoke/test.py::test_smoke test_insert_into_distributed/test.py::test_inserts_local test_insert_into_distributed/test.py::test_inserts_low_cardinality test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication test_insert_into_distributed/test.py::test_prefer_localhost_replica test_insert_into_distributed/test.py::test_table_function test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local test_interserver_dns_retires/test.py::test_query test_jbod_ha/test.py::test_jbod_ha test_jdbc_bridge/test.py::test_jdbc_delete test_jdbc_bridge/test.py::test_jdbc_distributed_query test_jdbc_bridge/test.py::test_jdbc_insert test_jdbc_bridge/test.py::test_jdbc_query test_jdbc_bridge/test.py::test_jdbc_table_engine test_jdbc_bridge/test.py::test_jdbc_update test_keeper_and_access_storage/test.py::test_create_replicated test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_keeper_secure_client/test.py::test_connection test_library_bridge/test_exiled.py::test_bridge_dies_with_parent test_log_levels_update/test.py::test_log_levels_update test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted test_merge_tree_s3/test.py::test_alter_table_columns[node] test_merge_tree_s3/test.py::test_attach_detach_partition[node] test_merge_tree_s3/test.py::test_cache_setting_compatibility[node] test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] test_merge_tree_s3/test.py::test_freeze_unfreeze[node] test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] -vvv' altinityinfra/integration-tests-runner:0-0a8ac3b092733da37e3e2a0079c486938a36790d '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.1.1, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, xdist-3.5.0, random-0.2, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] test_grant_and_revoke/test.py::test_allowed_grantees test_merge_tree_s3/test.py::test_alter_table_columns[node] test_dictionaries_ddl/test.py::test_clickhouse_remote test_distributed_ddl_parallel/test.py::test_all_in_parallel test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_insert_into_distributed/test.py::test_inserts_local test_jdbc_bridge/test.py::test_jdbc_delete test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] [gw0] [ 1%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] [gw0] [ 2%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] [gw0] [ 3%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] [gw0] [ 4%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] [gw0] [ 5%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] [gw0] [ 6%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] [gw0] [ 7%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] [gw0] [ 8%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] [gw0] [ 9%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] [gw0] [ 10%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] [gw0] [ 11%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] [gw0] [ 12%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] [gw0] [ 13%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] [gw0] [ 14%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] [gw1] [ 15%] PASSED test_grant_and_revoke/test.py::test_allowed_grantees [gw0] [ 16%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] [gw0] [ 17%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] test_grant_and_revoke/test.py::test_current_database [gw0] [ 18%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] [gw0] [ 19%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] [gw0] [ 20%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] [gw0] [ 21%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] test_default_compression_codec/test.py::test_default_codec_single [gw1] [ 22%] PASSED test_grant_and_revoke/test.py::test_current_database test_grant_and_revoke/test.py::test_grant_all_on_table [gw1] [ 23%] PASSED test_grant_and_revoke/test.py::test_grant_all_on_table test_grant_and_revoke/test.py::test_grant_option [gw1] [ 24%] PASSED test_grant_and_revoke/test.py::test_grant_option test_grant_and_revoke/test.py::test_grant_with_replace_option [gw1] [ 25%] PASSED test_grant_and_revoke/test.py::test_grant_with_replace_option test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant [gw1] [ 26%] PASSED test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant test_grant_and_revoke/test.py::test_implicit_create_view_grant [gw6] [ 27%] PASSED test_jdbc_bridge/test.py::test_jdbc_delete test_jdbc_bridge/test.py::test_jdbc_distributed_query [gw6] [ 28%] PASSED test_jdbc_bridge/test.py::test_jdbc_distributed_query test_jdbc_bridge/test.py::test_jdbc_insert [gw1] [ 29%] PASSED test_grant_and_revoke/test.py::test_implicit_create_view_grant [gw6] [ 30%] PASSED test_jdbc_bridge/test.py::test_jdbc_insert test_jdbc_bridge/test.py::test_jdbc_query test_grant_and_revoke/test.py::test_implicit_show_grants [gw6] [ 31%] PASSED test_jdbc_bridge/test.py::test_jdbc_query test_jdbc_bridge/test.py::test_jdbc_table_engine [gw6] [ 32%] PASSED test_jdbc_bridge/test.py::test_jdbc_table_engine test_jdbc_bridge/test.py::test_jdbc_update [gw6] [ 33%] PASSED test_jdbc_bridge/test.py::test_jdbc_update [gw1] [ 34%] PASSED test_grant_and_revoke/test.py::test_implicit_show_grants test_grant_and_revoke/test.py::test_introspection [gw9] [ 35%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key [gw9] [ 36%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key [gw9] [ 37%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration [gw2] [ 38%] PASSED test_dictionaries_ddl/test.py::test_clickhouse_remote test_dictionaries_ddl/test.py::test_conflicting_name [gw2] [ 39%] PASSED test_dictionaries_ddl/test.py::test_conflicting_name test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] [gw8] [ 40%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] [gw1] [ 41%] PASSED test_grant_and_revoke/test.py::test_introspection [gw9] [ 42%] PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_grant_and_revoke/test.py::test_revoke_requires_grant_option [gw3] [ 43%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] [gw1] [ 44%] PASSED test_grant_and_revoke/test.py::test_revoke_requires_grant_option test_grant_and_revoke/test.py::test_smoke [gw1] [ 45%] PASSED test_grant_and_revoke/test.py::test_smoke [gw8] [ 46%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] test_drop_replica/test.py::test_drop_replica test_freeze_table/test.py::test_freeze_table [gw2] [ 47%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] [gw7] [ 48%] PASSED test_distributed_ddl_parallel/test.py::test_all_in_parallel test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 [gw1] [ 49%] PASSED test_freeze_table/test.py::test_freeze_table [gw3] [ 50%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local [gw4] [ 51%] PASSED test_insert_into_distributed/test.py::test_inserts_local test_insert_into_distributed/test.py::test_inserts_low_cardinality [gw8] [ 52%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] [gw4] [ 53%] PASSED test_insert_into_distributed/test.py::test_inserts_low_cardinality test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication [gw4] [ 54%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication [gw4] [ 55%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication [gw4] [ 56%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication test_insert_into_distributed/test.py::test_prefer_localhost_replica test_merge_tree_load_parts/test.py::test_merge_tree_load_parts [gw2] [ 57%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] [gw7] [ 58%] PASSED test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_distributed_ddl_parallel/test.py::test_smoke [gw0] [ 59%] PASSED test_default_compression_codec/test.py::test_default_codec_single test_default_compression_codec/test.py::test_default_codec_version_update [gw4] [ 60%] PASSED test_insert_into_distributed/test.py::test_prefer_localhost_replica test_insert_into_distributed/test.py::test_table_function [gw4] [ 61%] PASSED test_insert_into_distributed/test.py::test_table_function [gw5] [ 62%] PASSED test_merge_tree_s3/test.py::test_alter_table_columns[node] test_merge_tree_s3/test.py::test_attach_detach_partition[node] [gw5] [ 63%] PASSED test_merge_tree_s3/test.py::test_attach_detach_partition[node] test_merge_tree_s3/test.py::test_cache_setting_compatibility[node] [gw3] [ 64%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] [gw0] [ 65%] PASSED test_default_compression_codec/test.py::test_default_codec_version_update [gw1] [ 66%] PASSED test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local [gw2] [ 67%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] [gw3] [ 68%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] [gw9] [ 69%] PASSED test_drop_replica/test.py::test_drop_replica [gw8] [ 70%] PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] test_keeper_and_access_storage/test.py::test_create_replicated test_interserver_dns_retires/test.py::test_query [gw5] [ 71%] PASSED test_merge_tree_s3/test.py::test_cache_setting_compatibility[node] test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] [gw5] [ 72%] PASSED test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] [gw5] [ 73%] PASSED test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] test_merge_tree_s3/test.py::test_freeze_unfreeze[node] [gw5] [ 74%] PASSED test_merge_tree_s3/test.py::test_freeze_unfreeze[node] test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] [gw5] [ 75%] PASSED test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] [gw2] [ 76%] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] test_dictionaries_ddl/test.py::test_dictionary_with_where [gw7] [ 77%] PASSED test_distributed_ddl_parallel/test.py::test_smoke test_distributed_ddl_parallel/test.py::test_smoke_parallel [gw2] [ 78%] PASSED test_dictionaries_ddl/test.py::test_dictionary_with_where test_dictionaries_ddl/test.py::test_file_dictionary_restrictions [gw2] [ 79%] PASSED test_dictionaries_ddl/test.py::test_file_dictionary_restrictions test_dictionaries_ddl/test.py::test_http_dictionary_restrictions [gw2] [ 80%] PASSED test_dictionaries_ddl/test.py::test_http_dictionary_restrictions test_dictionaries_ddl/test.py::test_restricted_database [gw7] [ 81%] PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload [gw2] [ 82%] PASSED test_dictionaries_ddl/test.py::test_restricted_database [gw3] [ 83%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] [gw6] [ 84%] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted [gw1] [ 85%] PASSED test_keeper_and_access_storage/test.py::test_create_replicated test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_library_bridge/test_exiled.py::test_bridge_dies_with_parent test_fetch_memory_usage/test.py::test_huge_column [gw6] [ 86%] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted [gw3] [ 87%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] [gw7] [ 88%] PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued [gw9] [ 89%] PASSED test_fetch_memory_usage/test.py::test_huge_column [gw4] [ 90%] PASSED test_library_bridge/test_exiled.py::test_bridge_dies_with_parent [gw3] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw8] [ 92%] PASSED test_interserver_dns_retires/test.py::test_query test_keeper_secure_client/test.py::test_connection [gw1] [ 93%] PASSED test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_log_levels_update/test.py::test_log_levels_update [gw7] [ 94%] PASSED test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued [gw0] [ 95%] PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] [gw3] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw6] [ 97%] PASSED test_log_levels_update/test.py::test_log_levels_update [gw8] [ 98%] PASSED test_keeper_secure_client/test.py::test_connection test_jbod_ha/test.py::test_jbod_ha [gw0] [ 99%] PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] [gw9] [100%] PASSED test_jbod_ha/test.py::test_jbod_ha =============================== warnings summary =============================== test_merge_tree_s3/test.py:113: 10 warnings /ClickHouse/tests/integration/test_merge_tree_s3/test.py:113: PytestRemovedIn9Warning: Marks applied to fixtures have no effect See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function def drop_table(cluster, node_name): test_default_compression_codec/test.py::test_default_codec_version_update /usr/local/lib/python3.8/dist-packages/_pytest/threadexception.py:77: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-3 Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.8/dist-packages/kazoo/protocol/connection.py", line 544, in zk_loop if retry(self._connect_loop, retry) is STOP_CONNECTING: File "/usr/local/lib/python3.8/dist-packages/kazoo/retry.py", line 132, in __call__ return func(*args, **kwargs) File "/usr/local/lib/python3.8/dist-packages/kazoo/protocol/connection.py", line 587, in _connect_loop status = self._connect_attempt(host, hostip, port, retry) File "/usr/local/lib/python3.8/dist-packages/kazoo/protocol/connection.py", line 640, in _connect_attempt response = self._read_socket(read_timeout) File "/usr/local/lib/python3.8/dist-packages/kazoo/protocol/connection.py", line 485, in _read_socket return self._read_response(header, buffer, offset) File "/usr/local/lib/python3.8/dist-packages/kazoo/protocol/connection.py", line 400, in _read_response request, async_object, xid = client._pending.popleft() IndexError: pop from an empty deque warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 39.22s setup test_merge_tree_s3/test.py::test_alter_table_columns[node] 39.03s setup test_insert_into_distributed/test.py::test_inserts_local 37.76s setup test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] 33.88s call test_interserver_dns_retires/test.py::test_query 28.08s teardown test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] 26.63s setup test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] 26.61s setup test_distributed_ddl_parallel/test.py::test_all_in_parallel 26.15s teardown test_insert_into_distributed/test.py::test_table_function 23.23s teardown test_fetch_memory_usage/test.py::test_huge_column 22.76s setup test_default_compression_codec/test.py::test_default_codec_single 22.21s teardown test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] 22.07s setup test_dictionaries_ddl/test.py::test_clickhouse_remote 21.61s setup test_drop_replica/test.py::test_drop_replica 21.44s teardown test_jdbc_bridge/test.py::test_jdbc_update 21.43s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 20.28s call test_distributed_ddl_parallel/test.py::test_smoke 20.03s call test_jbod_ha/test.py::test_jbod_ha 18.64s setup test_jdbc_bridge/test.py::test_jdbc_delete 17.44s teardown test_default_compression_codec/test.py::test_default_codec_version_update 17.31s teardown test_drop_replica/test.py::test_drop_replica 17.23s teardown test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 16.60s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 16.31s call test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 15.49s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 15.37s setup test_jbod_ha/test.py::test_jbod_ha 15.08s call test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 14.89s teardown test_jbod_ha/test.py::test_jbod_ha 14.26s setup test_keeper_secure_client/test.py::test_connection 14.20s setup test_keeper_and_access_storage/test.py::test_create_replicated 14.10s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 13.78s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] 13.35s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 12.98s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] 12.91s setup test_grant_and_revoke/test.py::test_allowed_grantees 12.34s setup test_keeper_persistent_log_multinode/test.py::test_restart_multinode 12.31s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 12.31s setup test_fetch_memory_usage/test.py::test_huge_column 12.31s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 12.01s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 11.96s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] 11.68s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 11.19s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 11.12s setup test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local 11.08s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 10.93s setup test_log_levels_update/test.py::test_log_levels_update 10.79s setup test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 10.71s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 10.45s call test_merge_tree_s3/test.py::test_cache_setting_compatibility[node] 10.38s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 10.27s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] 10.23s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 9.88s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 9.64s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 8.89s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 8.56s call test_keeper_persistent_log_multinode/test.py::test_restart_multinode 7.97s call test_distributed_ddl_parallel/test.py::test_all_in_parallel 7.87s call test_default_compression_codec/test.py::test_default_codec_version_update 7.60s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 7.04s call test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 6.64s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 5.49s call test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 5.29s teardown test_dictionaries_ddl/test.py::test_restricted_database 4.94s call test_merge_tree_s3/test.py::test_alter_table_columns[node] 4.63s call test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] 4.25s setup test_freeze_table/test.py::test_freeze_table 4.21s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 4.20s teardown test_dictionaries_mysql/test.py::test_predefined_connection_configuration 4.07s teardown test_keeper_secure_client/test.py::test_connection 4.06s teardown test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local 4.04s call test_default_compression_codec/test.py::test_default_codec_single 3.74s call test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] 3.57s call test_fetch_memory_usage/test.py::test_huge_column 3.57s call test_drop_replica/test.py::test_drop_replica 3.53s call test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] 3.20s teardown test_freeze_table/test.py::test_freeze_table 3.08s teardown test_log_levels_update/test.py::test_log_levels_update 2.83s call test_insert_into_distributed/test.py::test_prefer_localhost_replica 2.76s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] 2.65s teardown test_grant_and_revoke/test.py::test_smoke 2.49s call test_grant_and_revoke/test.py::test_revoke_requires_grant_option 2.19s teardown test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 2.17s call test_grant_and_revoke/test.py::test_introspection 2.13s call test_grant_and_revoke/test.py::test_implicit_show_grants 2.13s call test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] 2.05s teardown test_keeper_persistent_log_multinode/test.py::test_restart_multinode 1.78s call test_merge_tree_s3/test.py::test_attach_detach_partition[node] 1.66s call test_log_levels_update/test.py::test_log_levels_update 1.62s call test_grant_and_revoke/test.py::test_allowed_grantees 1.56s call test_dictionaries_mysql/test.py::test_predefined_connection_configuration 1.48s teardown test_keeper_and_access_storage/test.py::test_create_replicated 1.37s call test_grant_and_revoke/test.py::test_grant_with_replace_option 1.09s call test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] 1.02s call test_dictionaries_ddl/test.py::test_restricted_database 1.00s call test_freeze_table/test.py::test_freeze_table 0.99s call test_distributed_ddl_parallel/test.py::test_smoke_parallel 0.96s call test_grant_and_revoke/test.py::test_implicit_create_view_grant 0.80s call test_merge_tree_s3/test.py::test_freeze_unfreeze[node] 0.69s call test_insert_into_distributed/test.py::test_inserts_low_cardinality 0.69s call test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local 0.64s call test_insert_into_distributed/test.py::test_inserts_local 0.53s call test_grant_and_revoke/test.py::test_current_database 0.50s call test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] 0.49s call test_grant_and_revoke/test.py::test_grant_option 0.48s call test_dictionaries_ddl/test.py::test_clickhouse_remote 0.38s call test_grant_and_revoke/test.py::test_smoke 0.35s call test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant 0.34s call test_dictionaries_ddl/test.py::test_dictionary_with_where 0.31s call test_grant_and_revoke/test.py::test_grant_all_on_table 0.31s call test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.31s call test_dictionaries_ddl/test.py::test_conflicting_name 0.30s call test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.26s call test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.25s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.24s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.23s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.22s call test_jdbc_bridge/test.py::test_jdbc_insert 0.22s call test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.22s call test_jdbc_bridge/test.py::test_jdbc_delete 0.20s call test_jdbc_bridge/test.py::test_jdbc_update 0.19s call test_insert_into_distributed/test.py::test_table_function 0.19s call test_jdbc_bridge/test.py::test_jdbc_table_engine 0.17s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 0.17s call test_keeper_secure_client/test.py::test_connection 0.14s teardown test_grant_and_revoke/test.py::test_implicit_show_grants 0.14s teardown test_grant_and_revoke/test.py::test_allowed_grantees 0.14s call test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.14s teardown test_grant_and_revoke/test.py::test_introspection 0.14s teardown test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant 0.12s call test_keeper_and_access_storage/test.py::test_create_replicated 0.12s call test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.11s teardown test_grant_and_revoke/test.py::test_revoke_requires_grant_option 0.11s teardown test_grant_and_revoke/test.py::test_implicit_create_view_grant 0.11s teardown test_grant_and_revoke/test.py::test_grant_with_replace_option 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.07s teardown test_merge_tree_s3/test.py::test_freeze_unfreeze[node] 0.07s teardown test_merge_tree_s3/test.py::test_alter_table_columns[node] 0.07s teardown test_merge_tree_s3/test.py::test_cache_setting_compatibility[node] 0.07s teardown test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] 0.07s teardown test_grant_and_revoke/test.py::test_grant_all_on_table 0.07s teardown test_grant_and_revoke/test.py::test_grant_option 0.07s teardown test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] 0.07s teardown test_merge_tree_s3/test.py::test_attach_detach_partition[node] 0.07s teardown test_grant_and_revoke/test.py::test_current_database 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.07s call test_jdbc_bridge/test.py::test_jdbc_query 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] 0.00s teardown test_default_compression_codec/test.py::test_default_codec_single 0.00s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 0.00s teardown test_insert_into_distributed/test.py::test_inserts_local 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 0.00s teardown test_distributed_ddl_parallel/test.py::test_all_in_parallel 0.00s teardown test_interserver_dns_retires/test.py::test_query 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 0.00s setup test_merge_tree_s3/test.py::test_attach_detach_partition[node] 0.00s teardown test_dictionaries_ddl/test.py::test_clickhouse_remote 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 0.00s setup test_interserver_dns_retires/test.py::test_query 0.00s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s setup test_merge_tree_s3/test.py::test_freeze_unfreeze[node] 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s setup test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 0.00s setup test_grant_and_revoke/test.py::test_introspection 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s setup test_grant_and_revoke/test.py::test_smoke 0.00s setup test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_grant_and_revoke/test.py::test_revoke_requires_grant_option 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 0.00s setup test_jdbc_bridge/test.py::test_jdbc_table_engine 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s setup test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.00s setup test_dictionaries_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 0.00s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s setup test_grant_and_revoke/test.py::test_grant_with_replace_option 0.00s setup test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_grant_and_revoke/test.py::test_grant_option 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_grant_and_revoke/test.py::test_implicit_show_grants 0.00s setup test_jdbc_bridge/test.py::test_jdbc_query 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.00s setup test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] 0.00s setup test_grant_and_revoke/test.py::test_current_database 0.00s setup test_merge_tree_s3/test.py::test_cache_setting_compatibility[node] 0.00s setup test_default_compression_codec/test.py::test_default_codec_version_update 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_delete 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s setup test_grant_and_revoke/test.py::test_implicit_create_view_grant 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.00s teardown test_insert_into_distributed/test.py::test_prefer_localhost_replica 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.00s setup test_dictionaries_ddl/test.py::test_restricted_database 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] 0.00s setup test_grant_and_revoke/test.py::test_grant_all_on_table 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 0.00s teardown test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_table_engine 0.00s setup test_insert_into_distributed/test.py::test_table_function 0.00s teardown test_dictionaries_ddl/test.py::test_dictionary_with_where 0.00s setup test_dictionaries_ddl/test.py::test_dictionary_with_where 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_insert 0.00s setup test_dictionaries_ddl/test.py::test_conflicting_name 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.00s setup test_insert_into_distributed/test.py::test_inserts_low_cardinality 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s setup test_jdbc_bridge/test.py::test_jdbc_insert 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke 0.00s teardown test_dictionaries_ddl/test.py::test_conflicting_name 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke_parallel 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke_parallel 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] 0.00s setup test_insert_into_distributed/test.py::test_prefer_localhost_replica 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.00s teardown test_insert_into_distributed/test.py::test_inserts_low_cardinality 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 0.00s setup test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.00s teardown test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_query 0.00s teardown test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.00s setup test_jdbc_bridge/test.py::test_jdbc_update =========================== short test summary info ============================ PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] PASSED test_grant_and_revoke/test.py::test_allowed_grantees PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] PASSED test_grant_and_revoke/test.py::test_current_database PASSED test_grant_and_revoke/test.py::test_grant_all_on_table PASSED test_grant_and_revoke/test.py::test_grant_option PASSED test_grant_and_revoke/test.py::test_grant_with_replace_option PASSED test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant PASSED test_jdbc_bridge/test.py::test_jdbc_delete PASSED test_jdbc_bridge/test.py::test_jdbc_distributed_query PASSED test_grant_and_revoke/test.py::test_implicit_create_view_grant PASSED test_jdbc_bridge/test.py::test_jdbc_insert PASSED test_jdbc_bridge/test.py::test_jdbc_query PASSED test_jdbc_bridge/test.py::test_jdbc_table_engine PASSED test_jdbc_bridge/test.py::test_jdbc_update PASSED test_grant_and_revoke/test.py::test_implicit_show_grants PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_ddl/test.py::test_clickhouse_remote PASSED test_dictionaries_ddl/test.py::test_conflicting_name PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_complex[complex_key_hashed] PASSED test_grant_and_revoke/test.py::test_introspection PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] PASSED test_grant_and_revoke/test.py::test_revoke_requires_grant_option PASSED test_grant_and_revoke/test.py::test_smoke PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_ranged[range_hashed] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] PASSED test_distributed_ddl_parallel/test.py::test_all_in_parallel PASSED test_freeze_table/test.py::test_freeze_table PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] PASSED test_insert_into_distributed/test.py::test_inserts_local PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[flat] PASSED test_insert_into_distributed/test.py::test_inserts_low_cardinality PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] PASSED test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 PASSED test_default_compression_codec/test.py::test_default_codec_single PASSED test_insert_into_distributed/test.py::test_prefer_localhost_replica PASSED test_insert_into_distributed/test.py::test_table_function PASSED test_merge_tree_s3/test.py::test_alter_table_columns[node] PASSED test_merge_tree_s3/test.py::test_attach_detach_partition[node] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] PASSED test_default_compression_codec/test.py::test_default_codec_version_update PASSED test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] PASSED test_drop_replica/test.py::test_drop_replica PASSED test_dictionaries_all_layouts_separate_sources/test_file.py::test_simple[hashed] PASSED test_merge_tree_s3/test.py::test_cache_setting_compatibility[node] PASSED test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] PASSED test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] PASSED test_merge_tree_s3/test.py::test_freeze_unfreeze[node] PASSED test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] PASSED test_distributed_ddl_parallel/test.py::test_smoke PASSED test_dictionaries_ddl/test.py::test_dictionary_with_where PASSED test_dictionaries_ddl/test.py::test_file_dictionary_restrictions PASSED test_dictionaries_ddl/test.py::test_http_dictionary_restrictions PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel PASSED test_dictionaries_ddl/test.py::test_restricted_database PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts PASSED test_keeper_and_access_storage/test.py::test_create_replicated PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload PASSED test_fetch_memory_usage/test.py::test_huge_column PASSED test_library_bridge/test_exiled.py::test_bridge_dies_with_parent PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] PASSED test_interserver_dns_retires/test.py::test_query PASSED test_keeper_persistent_log_multinode/test.py::test_restart_multinode PASSED test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] PASSED test_log_levels_update/test.py::test_log_levels_update PASSED test_keeper_secure_client/test.py::test_connection PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] PASSED test_jbod_ha/test.py::test_jbod_ha ================= 100 passed, 11 warnings in 170.84s (0:02:50) =================